home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Hot Mix 6
/
Hot Mix 6.iso
/
bin
/
Remove_sclib2
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-28
|
134 b
|
10 lines
#!/bin/csh -f
/bin/rm -f /usr/lib/libshowcase3d_s
echo "Removal complete. Press enter to exit this window."
set ans=($<)
exit 0